hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipColor.this
hip
api
graphics
color
HipColor
Undocumented in source.
this
(ubyte r, ubyte g, ubyte b)
this
(ubyte r, ubyte g, ubyte b, ubyte a)
this
(float r, float g, float b, float a)
this
(ubyte[4] rgba)
struct
HipColor
this
(
ubyte
[4]
rgba
)
this
(uint rgba)
Meta
Source
See Implementation
hip
api
graphics
color
HipColor
constructors
this
functions
lerp
opAssign
static functions
alpha
static variables
black
blue
green
no
purple
red
teal
white
yellow
unions
__anonymous